home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
cmds
/
perl
/
dist
/
hints
/
svr4.sh
< prev
next >
Wrap
Text File
|
1991-06-10
|
198b
|
7 lines
cc='/bin/cc'
test -f $cc || cc='/usr/ccs/bin/cc'
ldflags='-L/usr/ucblib'
mansrc='/usr/share/man/man1'
ccflags='-I/usr/include -I/usr/ucbinclude'
libswanted=`echo $libswanted | sed 's/ ucb/ c ucb/'`